﻿2026-06-16T09:37:12.9676626Z ##[group]Run actions/checkout@v5
2026-06-16T09:37:12.9676908Z with:
2026-06-16T09:37:12.9677104Z   repository: SaberMage/spt-shell-notify
2026-06-16T09:37:12.9677331Z   path: .adapter-notify
2026-06-16T09:37:12.9679317Z   token: ***
2026-06-16T09:37:12.9679524Z   ssh-strict: true
2026-06-16T09:37:12.9679693Z   ssh-user: git
2026-06-16T09:37:12.9679874Z   persist-credentials: true
2026-06-16T09:37:12.9680063Z   clean: true
2026-06-16T09:37:12.9680241Z   sparse-checkout-cone-mode: true
2026-06-16T09:37:12.9680437Z   fetch-depth: 1
2026-06-16T09:37:12.9680599Z   fetch-tags: false
2026-06-16T09:37:12.9680778Z   show-progress: true
2026-06-16T09:37:12.9680987Z   lfs: false
2026-06-16T09:37:12.9681147Z   submodules: false
2026-06-16T09:37:12.9681328Z   set-safe-directory: true
2026-06-16T09:37:12.9681511Z ##[endgroup]
2026-06-16T09:37:13.0317138Z Syncing repository: SaberMage/spt-shell-notify
2026-06-16T09:37:13.0321889Z ##[group]Getting Git version info
2026-06-16T09:37:13.0322243Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core\.adapter-notify'
2026-06-16T09:37:13.0613835Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-16T09:37:13.0816400Z git version 2.43.0.windows.1
2026-06-16T09:37:13.0843186Z ##[endgroup]
2026-06-16T09:37:13.0850715Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\7319d2bd-45bd-4f80-abd3-9822462bf957\.gitconfig'
2026-06-16T09:37:13.0862948Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\7319d2bd-45bd-4f80-abd3-9822462bf957' before making global git config changes
2026-06-16T09:37:13.0863641Z Adding repository directory to the temporary git global config as a safe directory
2026-06-16T09:37:13.0868036Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-16T09:37:13.1094399Z ##[group]Initializing the repository
2026-06-16T09:37:13.1098629Z [command]"c:\program files\git\cmd\git.exe" init C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-16T09:37:13.1385754Z Initialized empty Git repository in C:/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-06-16T09:37:13.1410161Z [command]"c:\program files\git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-06-16T09:37:13.1640860Z ##[endgroup]
2026-06-16T09:37:13.1641203Z ##[group]Disabling automatic garbage collection
2026-06-16T09:37:13.1645058Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-16T09:37:13.1850942Z ##[endgroup]
2026-06-16T09:37:13.1851322Z ##[group]Setting up auth
2026-06-16T09:37:13.1856755Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-16T09:37:13.2059720Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-16T09:37:13.5588159Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-16T09:37:13.5825280Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-16T09:37:13.9415257Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-16T09:37:13.9644913Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-16T09:37:14.3162859Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-16T09:37:14.3439887Z ##[endgroup]
2026-06-16T09:37:14.3440294Z ##[group]Determining the default branch
2026-06-16T09:37:14.3441715Z Retrieving the default branch name
2026-06-16T09:37:14.7259199Z Default branch 'main'
2026-06-16T09:37:14.7259756Z ##[endgroup]
2026-06-16T09:37:14.7260041Z ##[group]Fetching the repository
2026-06-16T09:37:14.7265466Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-06-16T09:37:15.5274985Z From https://github.com/SaberMage/spt-shell-notify
2026-06-16T09:37:15.5275357Z  * [new branch]      main       -> origin/main
2026-06-16T09:37:15.5383618Z ##[endgroup]
2026-06-16T09:37:15.5383933Z ##[group]Determining the checkout info
2026-06-16T09:37:15.5384728Z ##[endgroup]
2026-06-16T09:37:15.5389492Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-16T09:37:15.5622389Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-16T09:37:15.5825821Z ##[group]Checking out the ref
2026-06-16T09:37:15.5830084Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-06-16T09:37:15.6112915Z branch 'main' set up to track 'origin/main'.
2026-06-16T09:37:15.6113192Z Reset branch 'main'
2026-06-16T09:37:15.6133768Z ##[endgroup]
2026-06-16T09:37:15.6355432Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-16T09:37:15.6542387Z ee2d37eadc730c0019e0af82d683074c509634a2
